﻿@charset "utf-8";
/*common*/
.home_row_col_l{width:49%;}
.home_row_col_r{width:49%;}

.pdck{z-index:999999;}



/**/

/*头条*/
.home_tt{background: #fff;padding: 21px 22px 12px;margin-top: 10px;}
.home_tt .title{width:1000px;margin:-9px auto 0;padding:0 30px;color: #333;font-size: 28px;font-weight: bold;background: #fff;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.home_tt .border{border: 1px dashed #ad191b;}
.home_tt p{padding: 10px 95px 10px 85px;color: #5c5b5b;text-indent: 2em;line-height: 24px;}
.home_tt p a{color: #aa1011;}

.home_tpxw{width: 792px;height:425px; position:relative; overflow:hidden;}
.home_tpxw img{ width:100%; height:425px; display:block;}
.home_tpxw .bd li{ position:relative; overflow:hidden; zoom:1;}
.home_tpxw .bd .txtbg{position:absolute; bottom:0; _bottom:-1px; left:0;right:90px; height:80px; background:#000; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity:0.7;}
.home_tpxw .bd .txt{position:absolute; bottom:0; left:20px; right:110px; color:#fff; /*line-height:47px;font-size: 16px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;*/}
.home_tpxw .bd .txt .title{display: block;color:#fff;text-align: center;line-height: 38px;font-size: 18px;padding-top: 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.home_tpxw .bd .txt .info{display: inline-block;max-width:100%;color:#fff;line-height: 38px;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.home_tpxw .hd{ position:absolute; bottom:0; right:0;}
/*.home_tpxw .hd li{float:left; width:6px; height:6px; margin:0 3px; line-height:0; overflow:hidden; font-size:0; background:#fff; border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%; cursor:pointer; transition: all .3s; -webkit-transition: all .3s;}*/
/*.home_tpxw .hd li.on{background:#3a87d3;}*/
.home_tpxw .bd ul, .home_tpxw .bd li{width:100% !important;}
.home_tpxw .hd .pageState {display:block;width: 80px;height: 80px;line-height: 80px;text-align: center;color: #fff;z-index: 4;background: url("../images/maskbg.png") repeat;font-size: 24px;}

.home_news{width:384px;}
.home_news .newslist_oneLine li{border-top: 1px dashed #ddd;}
.home_news .newslist_oneLine li:first-child{border-top:none;}
.home_fzsz{height: 280px;padding: 10px 10px 0;position: relative;background: #fff;}
.home_tzgg{height: 115px;margin-top: 10px;padding: 10px 10px 0;background: #fff;}
.home_tzgg .title{display: inline-block;width: 90px;height: 43px;padding-top: 62px;line-height: 16px;text-align: center;color: #fff;background: url(../images/notice_bg.jpg) top center no-repeat;}
.home_tzgg .title a{color:#fff;}
.home_tzgg .cont{width: 264px;}

.home_yfxz .title,.home_ggflfw .title{height: 170px;}
.home_yfxz .title span{margin:10px 0;}
.home_yfxz .title i{background-image: url(../images/admin_icon.png);}
.home_ggflfw .title i{background-image: url(../images/law_icon.png);}
.home_ggflfw .title span{width:35px;margin:23px 0;}
.navlist{margin:0 ;padding: 0 10px 10px;overflow: hidden;}
.navlist li{float: left;width:33.33%;margin-top: 12px;height: 66px;text-align: center;}
.navlist li a{display: block;height: 100%;border: 1px solid #ffe5e4;margin:0 5px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;}
.navlist li a:hover{color:#fff;background-color: #d24345;}
.navlist li span{text-align: left;display: inline-block;}
.navlist li i{display: block;height: 26px;background: url(../images/home_yfxz_icon.png) no-repeat center 0;margin:10px auto 5px;}
.navlist .li1 i{background-position: center -26px;}
.navlist .li2 i{background-position: center -50px;}
.navlist .li3 i{background-position: center -75px;}
.navlist .li4 i{background-position: center -100px;}
.navlist li a:hover i{background-image:url(../images/home_yfxz_icon_on.png);}
/*.navlist li.li3{width:50%;}
.navlist li.li3 i{display: inline-block;width:35px;margin: 0 10px 0 0;vertical-align: middle;}
.navlist_yfxz li.li3 span{vertical-align: middle;margin:15px 0;}*/
.navlist_yfxz li.li4 span{line-height:68px;}

.navlist_ggflfw li i{background: url(../images/home_ggflfw_icon.png) no-repeat center 0;}
.navlist_ggflfw li a:hover i{background-image:url(../images/home_ggflfw_icon_on.png);}
.navlist_ggflfw .li3 i{height: 42px;}
.navlist_ggflfw .li4 i{height: 42px;background-position: center -118px;}
.navlist_ggflfw li.li3 span{line-height: 68px;}
.navlist_ggflfw li.li4 span{vertical-align: middle;margin:15px 0;}


/*专题图片*/
.home_bigban{height:116px; position:relative; overflow:hidden;}
.home_bigban img{ width:100%; height:116px; display:block;}
.home_bigban .hd{position:absolute; bottom:10px; left:0;right: 0;text-align: center;}
.home_bigban .hd li{display: inline-block;width:20px; height:4px; margin:0 3px; line-height:0; overflow:hidden; font-size:0; background:#fff; cursor:pointer; transition: all .3s; -webkit-transition: all .3s;}
.home_bigban .hd li.on{background:#d33336;}
.home_bigban .bd ul, .home_bigban .bd li{width:100% !important;}
.home_bigban .prev,.home_bigban .next{display: inline-block;width:20px;height: 40px;position: absolute;top: 50%;margin-top: -20px;background:url(../images/arrow.png) no-repeat 0 center;}
.home_bigban .prev{left:0;}
.home_bigban .next{right:0;background-position: -20px center;}

.home_hdjl{width:792px;}
.home_hdjl .title{height: 242px;}
.home_hdjl .title i{background-image: url(../images/interact_icon.png);}
.home_hdjl .title span{margin:65% 0;}
.home_hdjl .cont{padding:0;float: right;width: 88%;}

.home_simg{width:384px;}
.home_simg .sgs{margin:0 -5px;}
.home_simg .sgs li{width:50%;float: left;}
.home_simg .sgs li a{display: block;margin:0 5px;padding:37px 16px 37px 74px;color:#fff;font-weight: bold;background: url(../images/agree_01.jpg) no-repeat center;}
.home_simg .sgs .li2 a{background: url(../images/agree_02.jpg) no-repeat center;}
.home_simg .ewm{background: #eee;margin-top: 10px;padding:10px 0;}
.home_simg .ewm li{width:33.33%;float: left;text-align: center;}
.home_simg .ewm img{display: block;width:80px;height: 80px;margin:0 auto;}

.home_ztzl{background: #fff;padding:20px 40px;overflow: hidden;}
.home_ztzl .bd ul{margin:0 -5px;}
.home_ztzl .bd li{width:20%;float: left;}
.home_ztzl .bd li a{display: block;margin:0 5px;}
.home_ztzl .bd li img{display: block;width:100%;height: 110px;}


/*飘窗*/
.pcbox{position: relative;}
/*左侧边栏*/
.left_bar{position: fixed;left:0;top: 300px;}
.left_bar li{width:180px;position: relative;}
.left_bar li img,.pcbox img{display: block;width:100%;}
.left_bar li .close_btn,.pcbox .close_btn{display: block;width:20px;height: 20px;background: url(../images/close.png) no-repeat center;position: absolute;right:0;top:0;cursor: pointer;}



 .gzjd-con .gzjdtable{width: 100%; border: none; margin-top: 10px; text-align: center;}
 .gzjd-con .gzjdtable td{line-height: 38px;height: 38px;}
 .gzjd-con .gzjdtable td.icon{background: url(../images/list-icon.png) no-repeat left;}
 .gzjd-con .gzjdtable td.zxtype{color:#035294;}
 .gzjd-con .gzjdtable td.hftype{color:#0fa765;}
 .gzjd-con .gzjdtable td.hftype2{color:#ff6c00;}
 .gzjd-con .gzjdtable td.timer{text-align: right;color: #999999;}





